github.com/go-pg/migrations/v8.Collection.begin (method)
4 uses
github.com/go-pg/migrations/v8 (current package)
collection.go#L430: tx, version, err := c.begin(db)
collection.go#L459: tx, version, err = c.begin(db)
collection.go#L488: tx, version, err = c.begin(db)
collection.go#L674: func (c *Collection) begin(db DB) (*pg.Tx, int64, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)